NotesConfigurationFootnotesPosition Property
Specifies if footnote numbers start with a new number at the beginning of the document or at the beginning of each chapter or page.
The defined values for the text:start-numbering-at attribute are:
-chapter: footnote numbers start with a new number at the beginning of a chapter.
-document: footnote numbers start with a new number at the beginning of a document.
-page: footnote numbers start with a new number at the beginning of a page.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public FootnotesPosition FootnotesPosition { get; set; }
Public Property FootnotesPosition As FootnotesPosition
Get
Set
Property Value
FootnotesPosition